home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
coki.swf
/
scripts
/
frame_7
/
PlaceObject2_93_4
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
143 b
|
9 lines
onClipEvent(enterFrame){
if(_root.score == 0)
{
stopAllSounds();
_root.nextFrame();
_root.timer.stop();
}
}